Skip to content

release: 0.80.0#132

Open
stainless-app[bot] wants to merge 3 commits into
mainfrom
release-please--branches--main--changes--next
Open

release: 0.80.0#132
stainless-app[bot] wants to merge 3 commits into
mainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app

@stainless-app stainless-app Bot commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

Automated Release PR

0.80.0 (2026-07-17)

Full Changelog: v0.79.0...v0.80.0

Features

  • Add example to ProxyCheckRequest.url so API reference sample shows it (2a288ca)
  • managed-auth: add TS CUA worker contract (KERNEL-1456) (de2fc59)

This pull request is managed by Stainless's GitHub App.

The semver version number is based on included commit messages. Alternatively, you can manually set the version number in the title of this pull request.

For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request.

🔗 Stainless website
📚 Read the docs
🙋 Reach out for help or questions


Note

Medium Risk
Adds optional managed-auth submit and response shapes on login flows; changes are additive but integrators driving auth should verify both legacy and canonical paths against the API.

Overview
Release 0.80.0 bumps package version metadata and refreshes the pinned OpenAPI spec used for codegen.

The substantive SDK change is managed auth canonical flow support for CUA-style workers. auth.connections.submit gains optional field_values (field ID → value) and selected_choice_id for stable IDs instead of legacy name/selector-based submit. ManagedAuth and SSE ManagedAuthStateEvent responses add fields and choices models (with Choice / Field types); docs say clients should prefer these over discovered_fields, mfa_options, pending_sso_buttons, and sign_in_options when present. Legacy submit params remain unchanged.

Proxy check tests now use url="https://example.com" so generated API reference examples show a realistic URL.

Reviewed by Cursor Bugbot for commit e81799d. Bugbot is set up for automated code reviews on this repo. Configure here.

@stainless-app

stainless-app Bot commented Jul 16, 2026

Copy link
Copy Markdown
Contributor Author

🧪 Testing

To try out this version of the SDK:

pip install 'https://pkg.stainless.com/s/kernel-python/de2fc590e00152328ac6a4f5165da0fb727644bb/kernel-0.79.0-py3-none-any.whl'

Expires at: Sun, 16 Aug 2026 00:06:12 GMT
Updated at: Fri, 17 Jul 2026 00:06:12 GMT

@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from d271a1e to e81799d Compare July 17, 2026 00:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants